Fix next-file command in etags.el.
authorUday S Reddy <u.s.reddy@cs.bham.ac.uk>
Sun, 24 Apr 2011 18:47:17 +0000 (14:47 -0400)
committerChong Yidong <cyd@stupidchicken.com>
Sun, 24 Apr 2011 18:47:17 +0000 (14:47 -0400)
commit7e931bda4fdcf0e1edfe5014ad3eacc06a81f3f3
treef4e7e8b078316dc646962cf852e5ed9f9f33bef8
parente8c7a863b347a7b6a1b5d744be363bc34ed71b72
Fix next-file command in etags.el.

* lisp/progmodes/etags.el (next-file): Don't use set-buffer to change
buffers (Bug#8478).

* doc/lisp/maintaining.texi (List Tags): Document next-file.
doc/emacs/ChangeLog
doc/emacs/maintaining.texi
lisp/ChangeLog
lisp/progmodes/etags.el